[INFO] cloning repository https://github.com/eliseu441/estudo-rust-mssql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliseu441/estudo-rust-mssql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliseu441%2Festudo-rust-mssql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliseu441%2Festudo-rust-mssql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9c1d1b1387f172760ffca53e55d8091bb654ade
[INFO] testing eliseu441/estudo-rust-mssql against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliseu441%2Festudo-rust-mssql" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eliseu441/estudo-rust-mssql
[INFO] finished tweaking git repo https://github.com/eliseu441/estudo-rust-mssql
[INFO] tweaked toml for git repo https://github.com/eliseu441/estudo-rust-mssql written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eliseu441/estudo-rust-mssql on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eliseu441/estudo-rust-mssql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09c88f7be9ed5c0d126a17eb63e4f67b3068ee0dce9e843fc9108235aae1c9d3
[INFO] running `Command { std: "docker" "start" "-a" "09c88f7be9ed5c0d126a17eb63e4f67b3068ee0dce9e843fc9108235aae1c9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09c88f7be9ed5c0d126a17eb63e4f67b3068ee0dce9e843fc9108235aae1c9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c88f7be9ed5c0d126a17eb63e4f67b3068ee0dce9e843fc9108235aae1c9d3", kill_on_drop: false }`
[INFO] [stdout] 09c88f7be9ed5c0d126a17eb63e4f67b3068ee0dce9e843fc9108235aae1c9d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9729a1e9f45399ce56b27825d43a706068c581d141bd05cd17311fb3f7f235f6
[INFO] running `Command { std: "docker" "start" "-a" "9729a1e9f45399ce56b27825d43a706068c581d141bd05cd17311fb3f7f235f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling resolv-conf v0.6.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling input_buffer v0.2.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling tokio-dns-unofficial v0.3.1
[INFO] [stderr]    Compiling trust-dns-proto v0.6.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling actix_derive v0.3.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling trust-dns-resolver v0.10.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling trust-dns-proto v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-signal v0.2.9
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling actix v0.7.9
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling text_io v0.1.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling uuid v1.9.0
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tungstenite v0.6.1
[INFO] [stderr]    Compiling tokio-tls v0.2.1
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tiberius v0.12.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.6.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokyo v1.0.0
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling rust-sql-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/services.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 _ => "nada".into()
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/services.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 ColumnData::Binary(_val) => "binary data".into(),
[INFO] [stdout]    |                 ------------------------ matches some of the same values
[INFO] [stdout] 46 |                 ColumnData::Bit(val) => val.unwrap_or_default().to_string(),
[INFO] [stdout]    |                 -------------------- matches some of the same values
[INFO] [stdout] 47 |                 ColumnData::Date(_val) => "don't know how to implement".into(),
[INFO] [stdout]    |                 ---------------------- matches some of the same values
[INFO] [stdout] 48 |                 ColumnData::DateTime(_val) => "don't know how to implement".into(),
[INFO] [stdout]    |                 -------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 _ => "nada".into()
[INFO] [stdout]    |                 ^ ...and 14 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]   --> src/services.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut data:String = String::new();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |          data = format!("{}", rowtext.join(","));
[INFO] [stdout]    |          ---- `data` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "9729a1e9f45399ce56b27825d43a706068c581d141bd05cd17311fb3f7f235f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9729a1e9f45399ce56b27825d43a706068c581d141bd05cd17311fb3f7f235f6", kill_on_drop: false }`
[INFO] [stdout] 9729a1e9f45399ce56b27825d43a706068c581d141bd05cd17311fb3f7f235f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78ec58c500eb0001137160480ff5ba4951832b849088951258cf463bb2aa1bcb
[INFO] running `Command { std: "docker" "start" "-a" "78ec58c500eb0001137160480ff5ba4951832b849088951258cf463bb2aa1bcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-sql-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/services.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 _ => "nada".into()
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/services.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 ColumnData::Binary(_val) => "binary data".into(),
[INFO] [stdout]    |                 ------------------------ matches some of the same values
[INFO] [stdout] 46 |                 ColumnData::Bit(val) => val.unwrap_or_default().to_string(),
[INFO] [stdout]    |                 -------------------- matches some of the same values
[INFO] [stdout] 47 |                 ColumnData::Date(_val) => "don't know how to implement".into(),
[INFO] [stdout]    |                 ---------------------- matches some of the same values
[INFO] [stdout] 48 |                 ColumnData::DateTime(_val) => "don't know how to implement".into(),
[INFO] [stdout]    |                 -------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 _ => "nada".into()
[INFO] [stdout]    |                 ^ ...and 14 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `data` is never read
[INFO] [stdout]   --> src/services.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut data:String = String::new();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 67 |          data = format!("{}", rowtext.join(","));
[INFO] [stdout]    |          ---- `data` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] running `Command { std: "docker" "inspect" "78ec58c500eb0001137160480ff5ba4951832b849088951258cf463bb2aa1bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ec58c500eb0001137160480ff5ba4951832b849088951258cf463bb2aa1bcb", kill_on_drop: false }`
[INFO] [stdout] 78ec58c500eb0001137160480ff5ba4951832b849088951258cf463bb2aa1bcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cde30a813d21dd80f2bf2c2e673a860cd7dff8bf0550921cec33ec1e1a72ab05
[INFO] running `Command { std: "docker" "start" "-a" "cde30a813d21dd80f2bf2c2e673a860cd7dff8bf0550921cec33ec1e1a72ab05", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> src/services.rs:63:17
[INFO] [stderr]    |
[INFO] [stderr] 63 |                 _ => "nada".into()
[INFO] [stderr]    |                 ^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]   --> src/services.rs:63:17
[INFO] [stderr]    |
[INFO] [stderr] 45 |                 ColumnData::Binary(_val) => "binary data".into(),
[INFO] [stderr]    |                 ------------------------ matches some of the same values
[INFO] [stderr] 46 |                 ColumnData::Bit(val) => val.unwrap_or_default().to_string(),
[INFO] [stderr]    |                 -------------------- matches some of the same values
[INFO] [stderr] 47 |                 ColumnData::Date(_val) => "don't know how to implement".into(),
[INFO] [stderr]    |                 ---------------------- matches some of the same values
[INFO] [stderr] 48 |                 ColumnData::DateTime(_val) => "don't know how to implement".into(),
[INFO] [stderr]    |                 -------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 63 |                 _ => "nada".into()
[INFO] [stderr]    |                 ^ ...and 14 other patterns collectively make this unreachable
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `data` is never read
[INFO] [stderr]   --> src/services.rs:36:27
[INFO] [stderr]    |
[INFO] [stderr] 36 |     let mut data:String = String::new();
[INFO] [stderr]    |                           ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 67 |          data = format!("{}", rowtext.join(","));
[INFO] [stderr]    |          ---- `data` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-sql-server` (bin "rust-sql-server" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_sql_server-40a06b63921ce879)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cde30a813d21dd80f2bf2c2e673a860cd7dff8bf0550921cec33ec1e1a72ab05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde30a813d21dd80f2bf2c2e673a860cd7dff8bf0550921cec33ec1e1a72ab05", kill_on_drop: false }`
[INFO] [stdout] cde30a813d21dd80f2bf2c2e673a860cd7dff8bf0550921cec33ec1e1a72ab05
